projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fb6c03
)
fix the build
author
Matthias Clasen
<matthiasc@src.gnome.org>
Sun, 9 Sep 2007 23:54:17 +0000
(23:54 +0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Sun, 9 Sep 2007 23:54:17 +0000
(23:54 +0000)
svn path=/trunk/; revision=18774
gtk/gtktreemodelsort.c
patch
|
blob
|
history
diff --git
a/gtk/gtktreemodelsort.c
b/gtk/gtktreemodelsort.c
index 9cdfb65c715ac2ec538a0f1f9584cf5100756605..0887c3ed3e7b1879f541eac4c969ec1767c80822 100644
(file)
--- a/
gtk/gtktreemodelsort.c
+++ b/
gtk/gtktreemodelsort.c
@@
-807,7
+807,7
@@
gtk_tree_model_sort_rows_reordered (GtkTreeModel *s_model,
g_return_if_fail (new_order != NULL);
- if (s_path == NULL || gtk_tree_path_get_depth (s_path) = 0)
+ if (s_path == NULL || gtk_tree_path_get_depth (s_path) =
=
0)
{
if (tree_model_sort->root == NULL)
return;